ComponentOne Xamarin.Android
CanRefresh Method (C1WrapCollectionView<S,T>)


C1.CollectionView Assembly > C1.CollectionView Namespace > C1WrapCollectionView<S,T> Class : CanRefresh Method
Determines whether the collection can be refreshed.
Syntax
'Declaration
 
Public Function CanRefresh() As Boolean
'Usage
 
Dim instance As C1WrapCollectionView(Of S,T)
Dim value As Boolean
 
value = instance.CanRefresh()
public bool CanRefresh()
See Also

Reference

C1WrapCollectionView<S,T> Class
C1WrapCollectionView<S,T> Members